home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 46 / PC Gamer IT CD 46 1-2.iso / ADDONS / HALFLIFE / GATEWAY.EXE / Gateway / models / icky.mdl / in.qc < prev   
Encoding:
Text File  |  1999-05-06  |  2.2 KB  |  129 lines

  1. // Created by Crowbar 0.74
  2.  
  3. // Stored modelname (without quotes): "valve/models/archer.mdl"
  4. $modelname "in.mdl"
  5. $cd "."
  6. $cdtexture "."
  7. $cliptotextures
  8. $scale 1.0
  9.  
  10. $bodygroup "studio"
  11. {
  12.     studio "archer_template_biped1"
  13. }
  14.  
  15. $flags 0
  16.  
  17. $eyeposition 0 20 10
  18.  
  19.  
  20. $cbox 0 0 0 0 0 0
  21.  
  22. $bbox 0 0 0 0 0 0
  23.  
  24. $hbox 0 "" -2.92 -2.39 -4.977196 0.565831 1.042074 5.020303
  25. $hbox 0 "" -0.96 -11.35 -5.17 7.21 8.98 5.42
  26. $hbox 0 "" 0.68 -10.61 -7.21 7.03 8.96 7.46
  27. $hbox 0 "" 0.15 -10.28 -3.5 7.581615 7.72 3.74
  28. $hbox 0 "" -2.06 -3.64 -6.38 9.18 6.75 6.05
  29. $hbox 0 "" -6.28 -5.65 -1.71 -2.01 0.19 3.09
  30. $hbox 0 "" 2.11 -5.53 -1.72 6.1 0.31 3.09
  31. $hbox 0 "" -2.2 -3.7 -2.05 0.01 -0.63 5.79
  32. $hbox 0 "" -4.11 -3.65 -1.68 -0.33 6.59 1.22
  33. $hbox 0 "" -4.16 -3.6 -1.12 -0.31 6.65 1.78
  34. $hbox 0 "" 0.16 -3.74 -2.04 2.38 -0.68 5.8
  35. $hbox 0 "" -0.06 -10.25 -4.3 7.19837 10.94 4.54
  36. $hbox 0 "" -0.31 -7.03 -2.69 11.401165 9.07 2.94
  37. $hbox 0 "" -0.49 -3.92 -1.65 11.61 5.7 1.9
  38. $hbox 0 "" 0.62 -0.15 -2.16 5.83 2.32 3.11
  39. $hbox 0 "" -5.7 -0.17 -2.15 -0.48 2.3 3.12
  40.  
  41. $sequence "idle1" {
  42.     "in_anims\idle1"
  43.     ACT_IDLE 10
  44.     fps 10
  45.     loop
  46. }
  47. $sequence "idle2" {
  48.     "in_anims\idle2"
  49.     ACT_IDLE 1
  50.     fps 13
  51. }
  52. $sequence "idle3" {
  53.     "in_anims\idle3"
  54.     ACT_IDLE 1
  55.     fps 13
  56. }
  57. $sequence "burst(small)" {
  58.     "in_anims\burst(small)"
  59.     fps 18
  60. }
  61. $sequence "swim" {
  62.     "in_anims\swim"
  63.     ACT_WALK 1
  64.     fps 15
  65.     loop
  66.     LX
  67. }
  68. $sequence "swim_fast" {
  69.     "in_anims\swim_fast"
  70.     ACT_RUN 1
  71.     fps 30
  72.     loop
  73.     LX
  74. }
  75. $sequence "bite" {
  76.     "in_anims\bite"
  77.     ACT_MELEE_ATTACK1 1
  78.     { event 1 5 }
  79.     fps 13
  80.     loop
  81. }
  82. $sequence "flinch1" {
  83.     "in_anims\flinch1"
  84.     ACT_SMALL_FLINCH 1
  85.     fps 13
  86. }
  87. $sequence "flinch2" {
  88.     "in_anims\flinch2"
  89.     ACT_SMALL_FLINCH 1
  90.     fps 13
  91. }
  92. $sequence "die1" {
  93.     "in_anims\die1"
  94.     ACT_DIESIMPLE 1
  95.     fps 13
  96. }
  97. $sequence "die2" {
  98.     "in_anims\die2"
  99.     ACT_DIESIMPLE 1
  100.     fps 13
  101. }
  102. $sequence "shoot" {
  103.     "in_anims\shoot"
  104.     { event 2 9 }
  105.     fps 18
  106. }
  107. $sequence "surface" {
  108.     "in_anims\surface"
  109.     fps 13
  110. }
  111. $sequence "sink" {
  112.     "in_anims\sink"
  113.     fps 14
  114. }
  115. $sequence "dead_float" {
  116.     "in_anims\dead_float"
  117.     fps 14
  118. }
  119. $sequence "180left" {
  120.     "in_anims\180left"
  121.     ACT_TURN_LEFT 1
  122.     fps 14
  123. }
  124. $sequence "180right" {
  125.     "in_anims\180right"
  126.     ACT_TURN_RIGHT 1
  127.     fps 14
  128. }
  129.